home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-06-05 | 1.1 KB | 36 lines |
- ; OEM.INF file for NDIS 2.0 to Packet Driver converter
-
- [disks]
- 1 =. ,"Packet Driver, NDIS 2.0, support for Windows 3.11",disk1
-
- [data]
- type=network
- version="3.11.060"
-
- [transport]
- ; key=description,MSID, type, transport, mode, install, protini, winnet type, style
- ; key: unique identifier
- ; description: text description in quotes
- ; MSID: stack id (see trandefs.h)
- ; type: ndis|nonetbios
- ; transport: ipx|netbeui|tcp|xns
- ; mode: real|vxd
- ; exclusive: 0 | 1
- ; lanabse method: implicit | lanabase | drivername
- ; install: section name of install script
- ; protini: section name of protocol.ini script
- ; winnet type: net id
- ; style: 0x0001 Not compatible with prot-mode netcards
- pktdrv="NDIS to Packet Converter",66,ndis,pkt,real,0,implicit,pktdrv,pktdrv_xif
-
- [pktdrv]
- ;NDIS Packet Driver Support
- devdir=8:ndispkt.dos
- device=ndispkt.dos,@devdir\ndispkt.dos
-
- [pktdrv_xif]
- install=pktdrv
- DriverName=PKTDRV$
- param=INTVEC,"Packet Interrupt Vector",static,"0x60",,
-
-